a11y: Convert GTK roles to ATSPI ones
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 9 Oct 2020 21:01:00 +0000 (22:01 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 12 Oct 2020 15:19:32 +0000 (16:19 +0100)
commit716024d882f0ea9c1dac51294a32aa5dff644718
tree7441081a45c9b93e5bbd868b74e28531263ff3fa
parent21482e8264b1cb8f5c4fc4a8209a38804f1dd088
a11y: Convert GTK roles to ATSPI ones

There's not a precise, 1:1 mapping between the newer ARIA roles and the
older ATSPI ones. We make do with what we have.
gtk/a11y/gtkatspiutils.c [new file with mode: 0644]
gtk/a11y/gtkatspiutilsprivate.h [new file with mode: 0644]
gtk/a11y/meson.build